@font-face {
    font-family: 'Source_Han_Sans_SC_Normal_Normal';
    src: url("../iconfont/Source_Han_Sans_SC_Normal_Normal.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source_Han_Sans_SC_Light_Light';
    src: url("../iconfont/Source_Han_Sans_SC_Light_Light.otf");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Source_Han_Sans_SC_Medium_Medium';
    src: url("../iconfont/Source_Han_Sans_SC_Medium_Medium.otf");
    font-weight: normal;
    font-style: normal;
}

.row {
    margin: 0;
}


.aboutjw .one {
    margin-bottom: 30px;
}

.aboutjw .one>div>div {
    font-size: 60px;
    font-weight: bold;
    color: #18ACFB;

}

/* .aboutjw .one em {}

.aboutjw .two em {} */

.aboutjw .two b {
    display: block;
    font-size: 18px;
}

.aboutjw .three {
    margin-top: 10px;
    font-size: 16px;
}

/******************************/

.aboutus {
    text-align: center;
    /* background: #f5f5f5; */
    padding: 55px 0;
}

.aboutus * {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
    
.publicize-detail {
    position: relative;
    z-index: 1;
    margin-top: -240px;
    padding: 35px 0;
    background: linear-gradient(to right, #2350ad, #2350ad66);
}


.customers-pic1 .conpaney-info h2 {
    color: #fff;
    font-size: 30px;
}


.aboutus-intr {
    font-size: 16px;
    letter-spacing: 1.61px;
    line-height: 28px;
    width: 100%;
    text-align: center;
    /* }

.aboutus-intr { 
    font-size: 12px;
    line-height: 16px;
    width: 100%;*/
    padding: 0;
}


.btn_lg {
    position: relative;
    top: -24px;
    right: -190px;
    /* border-radius: 4px; */
    padding: 3px;
    color: #2f80f5;
}

.aboutus-list {
    height: 220px;
    background: #fff;
    margin: 59px 0 85px;
    position: relative;
}

.aboutus-list div {
    position: relative;
}

.aboutus-list div:after {
    content: ' ';
    display: block;
    height: 60px;
    width: 1px;
    background: #706D6E;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: 0;
}

.aboutus-list li {
    position: relative;
}

.aboutus-list i {
    font-style: normal;
}

.aboutus-list p {
    color: #E6222A;
    line-height: 200px;
    font-size: 16px;
    height: 220px;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.aboutus-list b {
    font-size: 59px;
}

.aboutus-list span {
    display: block;
    position: absolute;
    bottom: 35px;
    width: 100%;
    text-align: center;
    height: 25px;
    line-height: 25px;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    left: 50%;
    margin-left: -50%;
}

.aboutus-list-item4 b {
    display: inline-block;
    vertical-align: middle;
}

.aboutus-list-item4 em {
    font-size: 40px;
    line-height: 220px;
    display: inline-block;
    vertical-align: middle;
}

.aboutus-list div.aboutus-list-item4:after,
.aboutus-list div.aboutus-list-mask:after {
    display: none;
}

.aboutus-list .abs-item {
    cursor: pointer;
}

.aboutus-list .aboutus-list-mask {
    position: absolute;
    width: 25%;
    background: #E6222A;
    top: -10px;
    height: 240px;
    border: 1px #fff solid;
    outline: 10px #E6222A solid;
    cursor: pointer;
}

.aboutus-list.seat1 .aboutus-list-mask {
    left: 0;
}

.aboutus-list.seat1 .aboutus-list-item1:after {
    display: none;
}

.aboutus-list.seat1 .aboutus-list-item1 p,
.aboutus-list.seat1 .aboutus-list-item1 span {
    color: #fff;
}

.aboutus-list.seat2 .aboutus-list-mask {
    left: 25%;
}

.aboutus-list.seat2 .aboutus-list-item2:after {
    display: none;
}

.aboutus-list.seat2 .aboutus-list-item2 p,
.aboutus-list.seat2 .aboutus-list-item2 span {
    color: #fff;
}

.aboutus-list.seat2 .aboutus-list-item1:after {
    display: none;
}

.aboutus-list.seat3 .aboutus-list-mask {
    left: 50%;
}

.aboutus-list.seat3 .aboutus-list-item3:after {
    display: none;
}

.aboutus-list.seat3 .aboutus-list-item3 p,
.aboutus-list.seat3 .aboutus-list-item3 span {
    color: #fff;
}

.aboutus-list.seat3 .aboutus-list-item2:after {
    display: none;
}

.aboutus-list.seat4 .aboutus-list-mask {
    left: 75%;
}

.aboutus-list.seat4 .aboutus-list-item4 p,
.aboutus-list.seat4 .aboutus-list-item4 span {
    color: #fff;
}

.aboutus-list.seat4 .aboutus-list-item3:after {
    display: none;
}

.sort {
    padding: 0;
    text-align: center;
    color: #fff;
    width: auto;
    position: relative;
    overflow: auto;
}

.sort a {
    color: #fff;
}

.sort>ul {
    position: relative;
}

.sort>ul>li {
    float: left;
    overflow: hidden;
}

.sort-arrow {
    width: 100%;
    height: 40px;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: #fff;
    line-height: 40px;
    font-size: 0;
}

.sort-arrow p {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
}

.sort-arrow b {
    font-weight: normal;
}

.sort-arrow ol {
    display: inline-block;
}

.sort-arrow i {
    width: 26px;
    height: 1px;
    background: #D0021B;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}

.sort-arrow li {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 3px rgba(208, 2, 27, 0.61) solid;
    vertical-align: middle;
    margin: 0 10px;
    cursor: pointer;
}

.sort-arrow li.unslider-active {
    border: 3px #d0021b solid;
}

.sort-list {
    padding: 0;
    cursor: pointer;
}

.sort-list * {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.sort-list:hover .sort-bg-grey {
    opacity: 0;
}

.sort-list:hover .sort-con {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

}

.sort-list:hover .sort-tit-box p {
    color: #00b3fe;
}

/*.sort-list:hover .sort-tit {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }*/





.sort-bg-grey {
    position: absolute;
    top: 0;
    left: 0;
}

.sort-tit {
    position: absolute;
    /* top: 50%;
    margin-top: -135px; */
    top: 0;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    margin-bottom: 50px;
    text-align: left;
}



/* .sort-tit span {
    display: inline-block;
    width: 60px;
    height: 5px;
    background: #00b3fe;
} */

.sort-tit p {
    font-size: 16px;
    line-height: 30px;
    width: 260px;
    margin: 5px auto;
    word-break: break-all;
}

.sort-tit .sort-tit-box em {
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    width: 260px;
    margin: 5px auto;
    word-break: break-all;
    margin-left: 20px;
}


.sort-list1 .sort-tit .spr {
    display: inline-block;
    width: 98px;
    height: 111px;
    background-position: -319px -15px;
}

.sort-list2 .sort-tit .spr {
    display: inline-block;
    width: 127px;
    height: 111px;
    background-position: -591px -15px;
}

.sort-list3 .sort-tit .spr {
    display: inline-block;
    width: 112px;
    height: 111px;
    background-position: -454px -15px;
}

.sort-con {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.sort-con-txt {
    border: 2px solid rgba(255, 255, 255, 0.6);
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    position: absolute;
}

.sort-con-txt:before {
    content: ' ';
    display: inline-block;
    height: 98%;
    width: 0;
    vertical-align: middle;
}

.sort-con-txt>div {
    display: inline-block;
    vertical-align: middle;
}

.sort-con-txt h3 {
    font-size: 30px;
    padding: 13px 0 13px;
    line-height: 47px;
}

.sort-con-txt p {
    font-size: 19px;
    line-height: 30px;
    padding: 0 30px 0px 30px;
    margin-bottom: 25px;
    overflow: hidden;
    text-indent: 42px;
    height: 16.5em;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
}

.sort-con-txt .spr {
    vertical-align: middle;
    margin-right: 5px;
    margin: 0 auto 15px;
}

.sort-con-txt em {
    font-size: 14px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #131313;
    display: block;
    /*position: relative;*/
    margin: 0 auto;
    width: 100px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    /*background: #fff;*/
    line-height: 31px;
    /*background: #E6222A;*/
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    margin-top: 250px;
    cursor: pointer;
}

.sort-con-txt em:hover {
    background: #080e1b;
}

.sort-bg-color {
    display: block;
    height: auto;
    max-width: 100%;
}

/*.sort-con-txt em span {
            width: 20px;
            height: 20px;
            display: block;
            position: absolute;
            background: #E6222A;
            right: 10px;
            top: 5px;
            border-radius: 50%;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }*/

/*.sort-con-txt em i {
            display: block;
            height: 0;
            width: 0;
            border-color: transparent transparent transparent #fff;
            border-style: dashed dashed solid dashed;
            border-width: 5px;
            margin: 5px 0 0 9px;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }*/

.sort-con-txt em span {
    background: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.sort-con-txt em i {
    border-color: transparent transparent transparent #E6222A;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.sort-list1 .sort-con-txt .spr {
    display: block;
    width: 70px;
    height: 80px;
    background-position: -186px -337px;
}

.sort-list2 .sort-con-txt .spr {
    display: block;
    width: 67px;
    height: 55px;
    background-position: -504px -346px;
}

.sort-list3 .sort-con-txt .spr {
    display: block;
    width: 79px;
    height: 79px;
    background-position: -339px -337px;
}


.customers-hd {
    position: relative;
}

.customers-more {
    background: #18ACFB;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    right: 0;
    line-height: 26px;
    text-align: center;
    font-size: 33px;
    top: 10px;
}

.customers-more:hover {
    color: #fff;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.customers-intr {
    font-size: 16px;
    letter-spacing: 1.61px;
    line-height: 22px;
    max-width: 777px;
    margin: 0 auto;
    color: #5f5f5f;
}

.customers-pic1 {
    /* padding: 50px 160px; */
    /*width: 1170px;*/
    height: 490px;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    display: flex;
    color: #fff;
}

.customers-pic1 .bg {
    position: absolute;
    top: 0;
    left: 0;
}

.customers-pic1 :where(.conpaneys, .conpaney-info) {
    z-index: 30;
    position: relative;
}

.customers-pic1 .conpaneys {
    margin-top: 70px;
    height: 385px;
    background: rgba(255, 255, 255, .1);
}

.customers-pic1 .conpaneys .active {
    position: relative;
    background: rgba(255, 255, 255, .2);
}

.customers-pic1 .conpaneys .active::before {
    content: '';
    height: 100%;
    width: 3px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.customers-pic1 .conpaneys ul {
    width: 340px;
    height: 90%;
    overflow: auto;
}

.customers-pic1 .conpaneys ul li {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    text-align: left;
    padding-left: 20px;
    cursor: pointer;
}

.conpaneys div,
.conpaneys div a {
    height: 10%;
    color: #d4d3d3;
    font-size: 16px;
    line-height: 46px;
    text-align: left;
    cursor: pointer;
    line-height: 30px;
}

.conpaneys div a {
    padding-left: 20px;
    display: block;
    height: 100%;
}



.customers-pic1 .conpaney-info {
    text-align: left;
    margin-left: 180px;
}


.customers-pic1 .conpaney-info img {
    margin-top: 10px;
    margin-bottom: 15px;
    width: 748px;
    height: 240px;

}

.conpaney-descr {
    height: 95px;
    width: 748px;
    font-size: 15px;
}

.conpaney-info button {
    /* margin-top: 20px;
    height: 26px; */
    width: 82px;
    height: 35px;
    border-radius: 3px;
    color: #fff;
    background: linear-gradient(#007eff, #00b4ff);
    border: none;

}

/*合作客户*/
.cooperative-clients {
    /* display: flex;
    padding: 70px 0px 40px 70px; */
    width: 100%;
    height: 580px;
    background: #f9f9fb;
}

.cooperative-clients-left {
    flex: 1;
    height: 100%;
}

.cooperative-clients-left h3 {
    margin-top: 50px;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 600;
    font-size: 28px;
}

.cooperative-clients-left p {
    padding-right: 85px;
    text-align: left;
    font-size: 17px;
}

/* .cooperative-clients-right {
    flex: 2;
    height: 100%;
} */

.cooperative-clients-right .fir {
    width: 80%;
    display: flex;
    justify-content: space-between;
}

.fir1 {
    font-size: 18px;
}

.cooperative-clients-right .fir1 h3 {
    color: #2e80f3;
    font-weight: 600;
}

.cooperative-clients-right .fir1 p {
    padding-left: 15px;
    position: relative;
    margin-top: 10px;
    text-align: left;
    font-size: 14px;
}

.cooperative-clients-right .fir1 p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #3382f3;
}

.cooperative-clients-right .sec {
    margin-top: 20px;
    text-align: left;
    /*display: flex;*/
}

.cooperative-clients-right .sec img {
    /* width: calc(100% / 9 - 5px); */
    /* width: calc(100% / 7 - 4px);
    height: 50px; */
    width: 100%;
    margin-top: 5px;
}

.customers-pic1 img {
    width: 100%;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.customers .swiper-container {
    width: 102%;
    height: 100%;
    min-height: 64px;
    /* margin: 80px 0 20px -1%; */
    margin: 0px 0 20px -1%;
    padding: 0 10px;
}

.authority-content .swiper-slide {
    /* flex-wrap: wrap; */
    /* height: 430px; */
    overflow-x: auto;

    width: 100%;
    min-height: 200px;
    height: 230px;
}

.customers .swiper-wrapper {
    padding: 8px 0 50px;
}

.customers .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
}

.customers .swiper-slide p {
    border: 1px #979797 solid;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.customers .swiper-slide p:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

.customers .slick-next,
.customers .slick-prev {
    background-size: auto;
    outline: none;
    background-image: url(../images/spr.png);
    border: none;
    background-color: transparent;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin-top: -55px;
}

.customers .slick-next {
    display: block;
    width: 20px;
    height: 31px;
    /*background-position: -6px -159px;*/
    background-position: -44px -115px;

    right: -45px;
}

.customers .slick-prev {
    display: block;
    width: 20px;
    height: 31px;
    /*background-position: -7px -115px;*/
    background-position: -45px -159px;
    left: -45px;
}

.customers .slick-disabled.slick-next {
    display: block;
    width: 20px;
    height: 31px;
    background-position: -45px -115px;
}

.customers .slick-disabled.slick-prev {
    display: block;
    width: 20px;
    height: 31px;
    background-position: -45px -159px;
}

.customers .slick-list {
    padding: 20px 0;
}

.customers .slick-dots {
    margin-top: 1px;
}

.customers .slick-dots li {
    width: 12px;
    height: 12px;
    display: inline-block;
    font-size: 0;
    margin: 0 5px;
}

.customers .slick-dots li button {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    border: none;
    background-color: #d8d8d8;
}

.customers .slick-dots li.slick-active button {
    background-color: #E6222A;
}

.banner {
    padding: 0;
}

.banner ul li {
    height: 770px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.banner ul .banner-inner2.banner-inner {
    text-align: center;
}

.banner ul .banner-inner2.banner-inner a {
    right: 37px;
    top: 57%;
}

.banner ul .banner-inner3.banner-inner a {
    right: 72px;
    top: 50%;
}

.banner ul .banner-inner {
    position: relative;
    vertical-align: middle;
    height: 100%;
    font-size: 0;
}

.banner ul .banner-inner:before {
    content: ' ';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.banner ul .banner-inner a {
    display: block;
    width: 200px;
    right: 100px;
    top: 50%;
    position: absolute;
    border-radius: 5px;
    height: 56px;
    background: #E6222A;
    color: #fff;
    text-align: center;
    line-height: 56px;
    font-size: 28px;
    color: #FFFFFF;
    letter-spacing: 1.65px;
}

.banner ul .banner-inner a span {
    position: relative;
    z-index: 2;
}

.banner ul .banner-inner a .ani1,
.banner ul .banner-inner a .ani2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #E6222A;
}

.banner ul .banner-inner a .ani1 {
    -webkit-animation: clickme 1.5s infinite both;
    animation: clickme 1.5s infinite both;
}

.banner ul .banner-inner a .ani2 {
    -webkit-animation: clickme 1.5s 0.8s infinite both;
    animation: clickme 1.5s 0.8s infinite both;
}

.banner ul li.unslider-active a {
    -webkit-animation: fadeIn 1s 1.2s both;
    animation: fadeIn 1s 1.2s both;
}

.banner ul li:nth-child(1).unslider-active img {
    -webkit-animation: fadeInLeft 1s 0.5s both;
    animation: fadeInLeft 1s 0.5s both;
}

.banner ul li:nth-child(2).unslider-active img {
    -webkit-animation: fadeInDown 1s 0.5s both;
    animation: fadeInDown 1s 0.5s both;
}

.banner ul li:nth-child(3).unslider-active img {
    -webkit-animation: fadeInUp 1s 0.5s both;
    animation: fadeInUp 1s 0.5s both;
}

.banner .unslider-arrow {
    display: none;
}

.banner .unslider-nav {
    position: absolute;
    bottom: 28px;
    left: 50%;
    margin-left: -225px;
}

.banner .unslider-nav li {
    width: 150px;
    height: 4px;
    float: left;
    font-size: 0;
    background: #000;
    cursor: pointer;
}

.banner .unslider-nav .unslider-active {
    background: #E6222A;
}

.banner .unslider {
    overflow: auto;
    margin: 0;
    padding: 0;
    position: relative;
}

.banner .unslider-wrap {
    position: relative;
}

.banner .unslider-wrap.unslider-carousel>li {
    float: left;
}

.banner .unslider-vertical>ul {
    height: 100%;
}

.banner .unslider-vertical li {
    float: none;
    width: 100%;
}

.hb-swiper {
    background: #f9f9fb;
}

/*
@media (max-width: 1290px) {
    .customers .hb-swiper {
        width: 100%;
        overflow: hidden;
    }
}

@media (max-width: 1199px) {
    .banner ul li {
        height: 600px;
    }

    .banner ul li:nth-child(2) .banner-inner img, .banner ul li:nth-child(3) .banner-inner img {
        width: 90%;
        margin-top: -10%;
    }

    .banner ul li:nth-child(2) .banner-inner a, .banner ul li:nth-child(3) .banner-inner a {
        right: 50%;
        top: 74%;
        margin-right: -100px;
    }

    .sort-con-txt h3 {
        padding: 4px 0 1px;
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75);
    }

    .sort-con-txt p {
        font-size: 14px;
        line-height: 22px;
        display: -webkit-box;
        -webkit-line-clamp: 13;
        -webkit-box-orient: vertical;
        padding: 0 20px 30px 20px;
        max-height: 287px;
    }

    .sort-con-txt a {
        margin-top: 50px;
    }

    .sort-con-txt p {
        display: none;
    }
}

 @media (max-width: 1590px) and (min-width: 1200px) {
    .sort-con-txt h3 {
        font-size: 22px;
        line-height: 25px;
    }

    .sort-con-txt p {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 10px;
    }
} 
    @media (max-width:1500px) {

    .onediv {
        height: 710px;
    }
} */

@media (max-width: 992px) {
    .banner ul li {
        height: 400px;
    }

    .banner ul .banner-inner a {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6);
    }

    .banner ul li:nth-child(1) .banner-inner img {
        width: 60%;
    }

    .banner ul li:nth-child(1) .banner-inner a {
        right: 0%;
    }

    .banner .unslider-nav {
        margin-left: -75px;
        bottom: 10px;
    }

    .banner .unslider-nav li {
        width: 50px;
    }

    .aboutus {
        padding: 40px 0;
    }

    .aboutus-list {
        margin-bottom: 45px;
    }

    .customers {
        padding-bottom: 30px;
    }

    .customers .swiper-container {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .aboutus-list .abs-item {
        background-color: #fff;
    }

    .aboutus-list p {
        color: #E6222A !important;
    }

    .aboutus-list span {
        color: #000 !important;
    }

    .aboutus-list div:after {
        display: block !important;
    }

    .aboutus-list .aboutus-list-item2:after,
    .aboutus-list .aboutus-list-item4:after {
        display: none !important;
    }

    .aboutus-more {
        margin-top: 20px;
    }

    .aboutus {
        padding-bottom: 30px;
    }

    .customers-more {
        zoom: 0.8;
        right: 10px;
        top: 75px;
    }
}

@media (max-width: 480px) {
    .banner ul li {
        height: 200px;
    }

    .banner ul li:nth-child(2) .banner-inner img {
        width: 90%;
        margin-top: -60px;
    }

    .banner ul li:nth-child(2) .banner-inner a {
        top: 55%;
    }

    .banner ul li:nth-child(3) .banner-inner img {
        width: 80%;
        margin-top: -60px;
    }

    .banner ul li:nth-child(3) .banner-inner a {
        top: 60%;
    }

    .banner ul li:nth-child(1) .banner-inner img {
        width: 60%;
    }

    .banner ul li:nth-child(1) .banner-inner a {
        right: -8%;
        margin-top: -18px;
    }

    .banner ul .banner-inner a {
        -webkit-transform: scale(0.4);
        -ms-transform: scale(0.4);
        transform: scale(0.4);
    }

    .aboutus {
        padding-top: 20px;
    }

    .aboutus-list {
        background-color: transparent;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .aboutus h2 {
        font-size: 20px;
    }

    .aboutus-img {
        width: 200px;
    }

    .aboutus-list div p,
    .aboutus-list div span {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

    .aboutus-list b {
        font-size: 52px;
    }

    .aboutus-list div span {
        font-size: 12px;
        bottom: 10px;
    }

    .aboutus-list .abs-item {
        height: 110px;
    }

    .aboutus-list p,
    .aboutus-list-item4 em {
        line-height: 76px;
        height: 76px;
    }

    .aboutus-more {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        margin: 0;
    }

    .sort .sort-tit {
        overflow: hidden;
    }

    .sort-tit-box {
        -webkit-transform: scale(0.4);
        -ms-transform: scale(0.4);
        transform: scale(0.4);
        width: 200%;
        margin-left: -50%;
    }

    .sort-tit p {
        font-size: 0;
    }

    .customers {
        padding: 20px 0 0px;
    }

    .customers h2 {
        font-size: 20px;
    }

    .customers-intr {
        font-size: 14px;
        line-height: 20px;
        width: 100%;
        padding: 0 15px;
    }

    .customers-pic {
        width: 250px;
    }

    .customers .swiper-container {
        margin: 0 0 20px -1%;
    }

    .sort-con-txt {
        border: 2px solid rgba(255, 255, 255, 0.6);
        top: 10px;
        left: 10px;
        bottom: 10px;
        right: 10px;
        position: absolute;
    }

    .sort-con-txt:before {
        content: ' ';
        display: inline-block;
        height: 98%;
        width: 0;
        vertical-align: middle;
    }

    .sort-con {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        font-size: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    .sort-con-txt {
        border: 2px solid rgba(255, 255, 255, 0.6);
        top: 10px;
        left: 10px;
        bottom: 10px;
        right: 10px;
        position: absolute;
    }

    #map {
        position: relative;
    }

}

.modularList1 .sort-tit-box .icon {
    display: block;
    width: 80px;
    height: 60px;
    background-position: -3px -3px;
    margin: 0 auto;
}

.modularList2 .sort-tit-box .icon {
    display: block;
    width: 80px;
    height: 60px;
    background-position: -115px -3px;
    margin: 0 auto;
}

.modularList3 .sort-tit-box .icon {
    display: block;
    width: 80px;
    height: 60px;
    background-position: -215px -3px;
    margin: 0 auto;
}

.modularList4 .sort-tit-box .icon {
    display: block;
    width: 80px;
    height: 70px;
    background-position: -315px -3px;
    margin: 0 auto;
}

.modularList5 .sort-tit-box .icon {
    display: block;
    width: 80px;
    height: 70px;
    background-position: -415px -3px;
    margin: 0 auto;
}

.modularList6 .sort-tit-box .icon {
    display: block;
    width: 80px;
    height: 70px;
    background-position: -515px -3px;
    margin: 0 auto;
}

/*annimate    begin*/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    animation-duration: .75s;
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0);
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

@keyframes pulse {
    0% {
        transform: scaleX(1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        transform: scaleX(1);
    }
}

.pulse {
    animation-name: pulse;
}

@keyframes rubberBand {
    0% {
        transform: scaleX(1);
    }

    30% {
        transform: scale3d(1.25, .75, 1);
    }

    40% {
        transform: scale3d(.75, 1.25, 1);
    }

    50% {
        transform: scale3d(1.15, .85, 1);
    }

    65% {
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, .95, 1);
    }

    to {
        transform: scaleX(1);
    }
}

.rubberBand {
    animation-name: rubberBand;
}

@keyframes shake {

    0%,
    to {
        transform: translateZ(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    animation-name: shake;
}

@keyframes headShake {
    0% {
        transform: translateX(0);
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        transform: translateX(0);
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake;
}

@keyframes swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    to {
        transform: rotate(0deg);
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada {
    0% {
        transform: scaleX(1);
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }

    to {
        transform: scaleX(1);
    }
}

.tada {
    animation-name: tada;
}

@keyframes wobble {
    0% {
        transform: none;
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }

    to {
        transform: none;
    }
}

.wobble {
    animation-name: wobble;
}

@keyframes jello {

    0%,
    11.1%,
    to {
        transform: none;
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg);
    }

    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

.jello {
    animation-name: jello;
    transform-origin: center;
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        transform: scaleX(1);
    }
}

.bounceIn {
    animation-name: bounceIn;
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {
        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    to {
        transform: none;
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }

    75% {
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        transform: translate3d(5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        transform: translate3d(10px, 0, 0);
    }

    90% {
        transform: translate3d(-5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    75% {
        transform: translate3d(0, 10px, 0);
    }

    90% {
        transform: translate3d(0, -5px, 0);
    }

    to {
        transform: translateZ(0);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9);
    }

    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    animation-name: bounceOut;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    animation-name: bounceOutUp;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@keyframes flip {
    0% {
        transform: perspective(400px) rotateY(-1turn);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in;
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotateX(-5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotateY(-5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0;
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1;
    }

    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    animation-name: hinge;
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom;
    }

    50% {
        transform: rotate(-10deg);
    }

    70% {
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.jackInTheBox {
    animation-name: jackInTheBox;
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.rollIn {
    animation-name: rollIn;
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg);
    }
}

.rollOut {
    animation-name: rollOut;
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translateZ(0);
    }
}

.slideInDown {
    animation-name: slideInDown;
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translateZ(0);
    }
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translateZ(0);
    }
}

.slideInRight {
    animation-name: slideInRight;
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        transform: translateZ(0);
    }
}

.slideInUp {
    animation-name: slideInUp;
}

@keyframes slideOutDown {
    0% {
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    animation-name: slideOutDown;
}

@keyframes slideOutLeft {
    0% {
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    animation-name: slideOutLeft;
}

@keyframes slideOutRight {
    0% {
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    animation-name: slideOutRight;
}

@keyframes slideOutUp {
    0% {
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    animation-name: slideOutUp;
}



/*comm*/
body {
    color: #4D4D4D;
    width: 100%;
    overflow-x: hidden;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
    /* font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; */
    font-family: 'Source_Han_Sans_SC_Normal_Normal';
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}

audio,
canvas,
video {
    display: inline-block;
    display: inline;
    zoom: 1;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input,
textarea,
select {
    font-size: 100%;
}

.spr {
    background-image: url(../images/spr.png) !important;
}

.erp {
    background-image: url(../images/spr.png) !important;
}

.hidetext {
    text-indent: -9999px;
    overflow: hidden;
}

.textoverflow_1line {
    white-space: nowrap;
}

.textoverflow_1line,
.textoverflow_2line {
    overflow: hidden;
    text-overflow: ellipsis;
}

.textoverflow_2line {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.txtalign {
    word-wrap: break-word;
    word-break: break-all;
    text-align: justify;
    text-justify: inter-ideograph;
}

.hoverani {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hoverani:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hoverani1:hover {
    color: #1200ff;
}

a:hover,
a:active,
a:focus,
a,
button {
    text-decoration: none;
    outline: none;
}

.btn_more {
    font-size: 14px;
    color: #131313;
    display: block;
    float: right;
    position: relative;
    width: 130px;
    height: 30px;
    border: 2px #18ACFB solid;
    line-height: 28px;
    text-align: left;
    margin-right: 40px;
    text-indent: 24px;
}

.btn_more span {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    background: #18ACFB;
    right: 10px;
    top: 3px;
    border-radius: 50%;
}

.btn_more i {
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #fff;
    border-style: dashed dashed solid dashed;
    border-width: 5px;
    margin: 5px 0 0 9px;
}

.btn_more:hover {
    background: #18ACFB;
    color: #fff;
}

.mao {
    position: relative;
    top: -50px;
    display: block;
    width: 100%;
    height: 0;
}

/*
@media (min-width: 1200px) {
    .nav .container {
        width: 1200px;
    }
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

 ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #555;
} */

.top {
    /*height: 90px;*/
    padding: 5px 0;
}

.top-logo h1 {
    /*width: 375px;*/
    height: 56px;
    background-image: url(../images/jw_logo.png);
    background-repeat: no-repeat;
    background-size: 500px;
}

.top-logo h1 a {
    width: 100%;
    height: 100%;
    display: block;
}

.top-contact p {
    float: right;
    line-height: 56px;
}

.top-contact-qq,
.top-contact-weibo {
    width: 36px;
    height: 36px;
    background: #A5A5A5;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.top-contact-qq:hover span,
.top-contact-weibo:hover span {
    top: 44px;
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: -67px;
}

.top-contact-qq span,
.top-contact-weibo span {
    top: -9944px;
    opacity: 0;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    z-index: 5;
    width: 160px;
    height: 183px;
    background: #fff;
    border: 1px #ddd solid;
    font-size: 12px;
    text-align: center;
    color: #A5A5A5;
    left: -102px;
    position: absolute;
}

.top-contact-qq span img,
.top-contact-weibo span img {
    width: 100%;
}

.top-contact-qq span b,
.top-contact-weibo span b {
    line-height: 12px;
    font-weight: normal;
    display: block;
}

.top-contact-qq span:before,
.top-contact-qq span:after,
.top-contact-weibo span:before,
.top-contact-weibo span:after {
    content: ' ';
    position: absolute;
    left: 50%;
    margin-left: -4px;
}

.top-contact-qq span:before,
.top-contact-weibo span:before {
    height: 0;
    width: 0;
    border-color: transparent transparent #fff transparent;
    border-style: dashed dashed solid dashed;
    border-width: 8px;
    top: -15px;
    z-index: 2;
}

.top-contact-qq span:after,
.top-contact-weibo span:after {
    height: 0;
    width: 0;
    border-color: transparent transparent #ddd transparent;
    border-style: dashed dashed solid dashed;
    border-width: 8px;
    top: -16px;
}

.top-contact-qq {
    margin: 10px 20px;
}

.top-contact-qq:hover {
    background: #2491DA;
}

.top-contact-qq .spr {
    display: inline-block;
    width: 24px;
    height: 40px;
    background-position: -87px -1px;
    margin: 8px 0;
}

.top-contact-weibo {
    margin: 10px 0px;
}

.top-contact-weibo:hover {
    background: #E6222A;
}

.top-contact-weibo .spr {
    display: inline-block;
    width: 26px;
    height: 20px;
    background-position: 0px 0px;
    margin: 8px 0;
}

.top-nav-icon {
    padding: 15px 0 0 23px;
    cursor: pointer;
}

.top-nav-icon span {
    display: block;
    width: 35px;
    height: 5px;
    background: #383838;
    margin-bottom: 5px;
}

/* 尾部 */

.footer {
    background: #fff !important;
    padding-top: 30px;
    padding-right: 0;
    padding-left: 0;
    color: #6c6c6c !important;
    position: relative;
    z-index: 2;
    border-top: 2px solid #1a3f85;
}

.footer-left a {
    display: block;
    color: rgba(0, 0, 0, .6) !important;
    font-size: 13px;
    line-height: 30px;
}

.footer-left button {
    margin-top: 20px;
    border: none;
    width: 176px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #797979 !important;
    /* border-radius: 5px; */
}

/* .footer-left a:hover {} */

.footer-left h2 {
    font-size: 15px;
    margin-bottom: 30px;
}

.footer-left .footer-sort {
    font-size: 20px;
    padding-bottom: 10px;
    color: #cbcbcb;
}

.footer-left .row div {
    padding: 0 10px;
}

.footer-right {
    padding-left: 0px;
    position: relative;
}

.footer-right:before {
    content: ' ';
    width: 1px;
    height: 250px;
    background: #3a3a3a;
    display: block;
    position: absolute;
    left: -34px;
}

.footer-right h3 {
    font-size: 20px;
    margin-top: 4px;
}

.footer-right p {
    font-size: 26px;
    padding: 18px 0 25px 30px;
}

.footer-right p i {
    display: inline-block;
    width: 21px;
    height: 25px;
    background-position: -46px -39px;
    vertical-align: middle;
    margin-right: 10px;
}

.footer-right .footer-code {
    float: left;
    text-align: center;
    margin-left: 23px;
}

.footer-right .footer-code span {
    display: block;
    font-size: 16px;
    line-height: 35px;
}

.footer-links {
    font-size: 16px;
    padding: 30px 0;
    color: #818488;
}

.footer-links span {
    color: #cbcbcb;
}

.footer-links a {
    color: #818488;
    padding: 0 25px;
}

.footer-copyright {
    background: #fff;
    color: #6c6c6c;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
}

.footer-copyright a {
    color: #6c6c6c;
}

.footer-copyright a:hover {
    color: #fff000;
}

/* .contact {
    position: relative;
    height: 142px;
    padding: 0;
} 

.contact.act {
    overflow: initial;
}

.contact.act .contact-box {
    top: 44px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.contact.act .contact-open {
    top: 4px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}*/

.contact-open {
    width: 292px;
    height: 53px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 2;
    cursor: pointer;
    background-image: url(../images/line.png);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -146px;
    top: 61px;
    padding-top: 20px;
}

.contact-open span {
    font-size: 20px;
    color: #35BCFB;
    display: block;
}

.contact-open em {
    display: inline-block;
    width: 17px;
    height: 18px;
    /*width: 26px;
        height: 22px;
        background-position: -99px -77px;*/
    -webkit-animation: down 1.2s infinite;
    animation: down 1.2s infinite;
    background-image: url(../images/jiantou.png) !important;
}

.contact-box {
    position: relative;
    width: 100%;
    left: 0;
    top: 101px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: #fff;
}

.contact .line {
    width: 100%;
    height: 3px;
    background: #35BCFB;
}

.contact-con {
    padding-top: 40px;
    padding-bottom: 20px;
}

.contact-phone {
    font-size: 26px;
    color: #383838;
    letter-spacing: 2.89px;
}

.contact-phone-call {
    margin-right: 40px;
    display: inline-block;
}

.contact-phone-call .spr {
    display: inline-block;
    width: 23px;
    height: 28px;
    background-position: -6px -38px;
    vertical-align: middle;
}

.contact-phone-web {
    display: inline-block;
}

.contact-phone-web .spr {
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
}

.contact-phone-web .spr:hover span {
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: 44px;
}

.contact-phone-web .icon-wx {
    background-position: -39px 7px;
    background-color: #259F20;
    border-radius: 50%;
}

.contact-phone-web .icon-qq {
    background-position: -81px 6px;
    background-color: #2491DA;
    border-radius: 50%;
}

.contact-phone-web .icon-wb {
    background-position: 5px 7px;
    background-color: #E6222A;
    border-radius: 50%;
}

.contact-phone span {
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    top: -9999px;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    width: 160px;
    height: 183px;
    background: #fff;
    border: 1px #ddd solid;
    font-size: 12px;
    text-align: center;
    color: #A5A5A5;
    left: -67px;
    position: absolute;
    z-index: 4;
}

.TextBox .comanyName {
    font-size: 25px;
    line-height: 50px;
}

.TextBox .address {
    font-size: 14px;
    line-height: 25px;
}

.TextBox .Phone {
    font-size: 14px;
    line-height: 25px;
}

.TextBox .Checkus {
    font-size: 12px;
    line-height: 30px;
    background: #3aa9ef;
    color: #fff;
    width: 120px;
    margin-top: 30px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

.CompanyAddress {
    position: absolute;
    opacity: .6;
    background: #000;
    top: 0;
    left: 0;
    width: 35%;
    height: 100%;
}

.TextBox {
    position: absolute;
    top: 30%;
    left: 10%;
    color: #fff;
}

.contact-phone span img {
    width: 100%;
}

.contact-phone span b {
    line-height: 12px;
    font-weight: normal;
    display: block;
    letter-spacing: 1px;
}

.contact-phone span:before,
.contact-phone span:after {
    content: ' ';
    position: absolute;
    left: 50%;
    margin-left: -4px;
}

.contact-phone span:before {
    height: 0;
    width: 0;
    border-color: transparent transparent #fff transparent;
    border-style: dashed dashed solid dashed;
    border-width: 8px;
    top: -15px;
    z-index: 2;
}

.contact-phone span:after {
    height: 0;
    width: 0;
    border-color: transparent transparent #ddd transparent;
    border-style: dashed dashed solid dashed;
    border-width: 8px;
    top: -16px;
}

.contact-address {
    font-size: 16px;
    color: #4A4A4A;
    letter-spacing: 1.32px;
    line-height: 29px;
}

.contact-address p {
    width: 425px;
    float: right;
    clear: both;
}

.title {
    /*background-size: auto 100%;*/
    background-size: 100% 100%;
    background-position: center center;
    height: 420px;
    background-repeat: no-repeat;
}

.title .container {
    height: 100%;
}

.title .container:before {
    content: ' ';
    height: 100%;
    vertical-align: middle;
    display: inline-block;
    width: 0;
}

.title img {
    margin-left: 116px;
    display: inline-block;
    vertical-align: middle;
}

.page-nav {
    width: 100%;
    height: 50px;
    background: #F5F5F5;
    margin: 20px 0;
    font-size: 0;
}

.page-nav li {
    line-height: 50px;
    display: inline-block;
    padding: 0 35px;
    font-size: 16px;
    letter-spacing: 0.44px;
    position: relative;
}

.page-nav li a {
    color: #2F2F2F;
    display: block;
    width: 100%;
    height: 100%;
}

.page-nav li.act {
    background: #18ACFB;
}

.page-nav li.act a {
    color: #fff;
}

.page-nav li.act:after {
    display: block;
    content: ' ';
    height: 0;
    width: 0;
    border-color: #18ACFB transparent transparent transparent;
    border-style: solid dashed dashed dashed;
    border-width: 5px;
    position: absolute;
    left: 50%;
    margin-left: -5px;
}

.page-pages {
    font-size: 0;
    text-align: center;
}

.page-pages li {
    display: inline-block;
}

.page-pages a,
.page-pages select {
    display: inline-block;
    font-size: 14px;
    line-height: 34px;
    padding: 0 10px;
    border: 1px #dfdfdf solid;
    color: #4b363d;
    margin: 0 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.page-pages a:hover {
    background: #E6222A;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.page-pages select {
    height: 34px;
}

.pcomm {
    font-size: 18px;
    border-left: #ececec 1px solid;
}

.pcomm a {
    color: #414141;
}

.pcomm-contact {
    padding: 20px;
    margin-bottom: 30px;
    background-color: #fff;
    border: #e9e9e9 15px solid;
    border-radius: 8px;
}

.pcomm-contact h2 {
    font-size: 110%;
    color: #18ACFB;
    line-height: 26px;
    padding-bottom: 10px;
    border-bottom: #ccc 1px solid;
    font-weight: bold;
}

.pcomm-contact ul {
    padding-left: 10px;
    padding-top: 10px;
}

.pcomm-contact li {
    color: #333;
    font-size: 120%;
    margin: 5px 0px;
    line-height: 36px;
}

.pcomm-contact-qq i {
    display: inline-block;
    width: 19px;
    height: 19px;
    background-position: -14px -242px;
    margin-right: 12px;
}

.pcomm-contact-call i {
    display: inline-block;
    width: 15px;
    height: 21px;
    background-position: -112px -241px;
    margin-right: 15px;
}

.pcomm-tit {
    color: #18ACFB;
    font-size: 110%;
    text-indent: 15px;
    padding-top: 25px;
}

.pcomm-news-list {
    margin-top: 5px;
    padding-bottom: 10px;
}

.pcomm-news-list span {
    margin-right: 10px;
    font-size: 50%;
}

.pcomm-news-list li {
    font-size: 86%;
    font-weight: normal;
    color: #898989;
    line-height: 42px;
    border-bottom: #dedede 1px dashed;
    padding-left: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pcomm-news-list li:hover a {
    color: #d80010;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pcomm-pic-list {
    margin-top: 25px;
}

.pcomm-pic-list li {
    width: 45%;
    float: left;
    margin: 0 5% 10px 0;
}

.pcomm-pic-list img {
    width: 100%;
    height: 129px;
}

.pcomm-pic-list p {
    width: 100%;
    font-size: 83%;
    font-weight: normal;
    text-align: center;
    padding: 5px 0;
    border-bottom: #ececec 1px solid;
    line-height: 28px;
    display: inline-block;
}

.pcomm-pic-list li:hover a {
    color: #d80010;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.page-detail {
    font-size: 18px;
    padding-bottom: 30px;
}

.page-detail a {
    color: inherit;
}

.page-detail h1 {
    width: 100%;
    font-size: 120%;
    line-height: 42px;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

.page-detail-tools {
    margin-top: 10px;
    padding: 5px 0;
    font-size: 86%;
    color: #888;
    border-bottom: #ececec 1px solid;
    line-height: 17px;
}

.page-detail-tools i.spr {
    margin-right: 5px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.page-detail-tools-date {
    margin-right: 30px;
}

.page-detail-tools-date i {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-position: -52px -244px;
}

.page-detail-tools-share {
    margin-right: 30px;
}

.page-detail-tools-share.bdsharebuttonbox {
    background: none;
    display: inline-block;
    vertical-align: middle;
}

.page-detail-tools-share.bdsharebuttonbox a {
    display: inline-block;
    width: 14px;
    height: 16px;
    background-position: -79px -244px;
    vertical-align: middle;
    top: -2px;
    position: relative;
    float: none;
}

.page-detail-tools-share.bdsharebuttonbox a:hover {
    border: none;
}

.page-detail-tools-fsize i {
    margin: 0 10px;
    cursor: pointer;
}

.page-detail-tools-fsize i.big {
    display: inline-block;
    width: 12px;
    height: 17px;
    background-position: -27px -285px;
}

.page-detail-tools-fsize i.normal {
    display: inline-block;
    width: 12px;
    height: 17px;
    background-position: -57px -285px;
}

.page-detail-tools-fsize i.small {
    display: inline-block;
    width: 12px;
    height: 17px;
    background-position: -86px -285px;
}

.page-detail-tools-back {
    float: right;
}

.page-detail-tools-back i {
    display: inline-block;
    width: 13px;
    height: 13px;
    background-position: -146px -245px;
}

.page-detail-copyright label {
    display: block;
    width: 100%;
    font-size: 86%;
    color: #888;
    line-height: 28px;
    font-weight: normal;
}

.page-detail-copyright a:hover {
    color: #d80010;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.page-detail-bot {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 60px;
    margin-top: 20px;
    overflow: hidden;
}

.page-detail-bot li {
    padding: 0px;
    border-bottom: 1px solid #ccc;
    height: 30px;
    font-size: 83%;
    line-height: 30px;
    overflow: hidden;
}

.page-detail-bot li .time {
    float: right;
    color: #888;
}

.page-detail-bot li a:hover {
    color: #d80010;
}

.page-detail-bot .mark,
.page-detail-bot mark {
    background: none;
}

.page-detail-txt {
    padding: 20px 0px;
    font-size: 87%;
    color: #333;
    line-height: 2;
    overflow: hidden;
    font-size: 18px;
}

.unslider .unslider-wrap li {
    width: 100%;
}

.videoMask {
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    filter: alpha(opacity=80);
}

.dialog-video {
    position: fixed;
    left: 50%;
    width: 50%;
    height: auto;
    z-index: 9999;
    margin-left: -25%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dialog-video video {
    width: 100%;
    height: 100%;
    border: 10px #000 solid;
}

.dialog-video .video-close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: -40px;
    background: #000;
    color: #fff;
    font-size: 28px;
    text-align: center;
    line-height: 40px;
    display: block;
    cursor: pointer;
}


.icon {
    background-image: url(../images/icon.png) !important;
}

.LoginBox {
    background: url(../images/LoginBac.png) top no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 15;
    margin: 0px;
}

.loginmain {
    width: 650px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    background: #fff;

}

.loginmain h3 {
    text-align: center;
    padding: 25px 0;
    font-size: 25px;
    font-family: "    ";
}

.InputBox {
    height: 50px;
    line-height: 50px;
    width: 100%;
    border: 1px solid #c6c6c6;
    text-indent: 10px;
    outline: none;
    font-size: 16px;
    color: #666;
    margin: 20px auto;
}

.TextareaBox {
    min-height: 80px;
    line-height: 50px;
    width: 100%;
    border: 1px solid #c6c6c6;
    /*text-indent:2em;*/
    outline: none;
    font-size: 16px;
    color: #666;
    margin: 10px auto;
    resize: vertical;
    /*text-indent: -2em;*/
    padding-left: 10px;
    /*margin-left: 2em;*/
}

.entry a {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    width: 100%;
    border: 1px solid #c6c6c6;
    text-indent: 10px;
    outline: none;
    font-size: 16px;
    color: #666;
    margin: 30px auto;
    background: #00b3fe;
    color: #fff;
    text-align: center;
    position: relative;
}

.loginInforma {
    width: 80%;
    margin: 0 auto;
}

.loginInforma .Phone {
    background: url(../images/phoneBac.png) 2% center no-repeat !important;
    padding-left: 50px;
    display: block;

}

.loginInforma .Email {
    background: url(../images/EmailBac.png)2% center no-repeat !important;
    padding-left: 50px;
    display: block;

}

.process {
    background: url(../images/process.png)center center no-repeat !important;
    width: 100%;
    height: 75px;
    margin-bottom: 20px;
}

.process2 {
    background: url(../images/process2.png)center center no-repeat !important;
    width: 100%;
    height: 75px;
    margin-bottom: 20px;
}

.loginInforma .UserName {
    background: url(../images/UserName.png)3% center no-repeat !important;
    padding-left: 50px;
    display: block;

}

.loginInforma .CompanyName {
    background: url(../images/Company.png) 3% center no-repeat !important;
    padding-left: 50px;
    display: block;

}

.system {
    width: 100%;
    margin: 0 auto;
}

.MainText {
    text-align: center;
    color: #fff;
    margin: 40px 0 0 0;
}

.MainText h3 {
    font-size: 40px;
    letter-spacing: 10px;
    margin: 0 0 35px 0;
}

.MainText .Subhead {
    font-size: 20px;
}

.MainText span {
    width: 50px;
    height: 6px;
    background: #fff;
    display: inline-block;
    margin: 20px auto;
}

.MainText .Immediate {
    border: 1px solid #fff;
    color: #fff;
    width: 120px;
    height: 40px;
    border-radius: 30px;
    margin: 10px auto;
    line-height: 40px;
    cursor: pointer;
}

.FootMenu {
    position: relative;
    width: 100%;
    height: 100%;
}

#MenuList {
    position: absolute;
    width: 60%;
    left: 20%;
    top: 20%;
}

#MenuList ul li {
    float: left;
    width: 25%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border: 1px solid #fff;
}

.customer {
    overflow: hidden;
    margin-top: 120px;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    position: absolute;
    top: 20%;
    left: 20%;
}

.customer a {
    color: #fff;
}

.customer {
    margin-top: 20px;
    -webkit-opacity: 1;
    opacity: 1;
    width: 60%;
    margin: 0 auto;

}

.rightRound {
    position: absolute;
    top: 19px;
    right: 20px;
    border-top: .2rem solid #fff;
    border-right: .2rem solid #fff;
    width: 10px;

    height: 10px !important;

    transform: rotate(45deg);
    display: inline-block;
    display: none;
}

.customer>div:hover {
    border: 1px solid rgb(0, 0, 0, 0) !important;
}

.customer>div:hover .rightRound {
    display: block;
}

.customer>div {
    float: left;
    width: 25%;
    height: 50px;
    /*padding: 15px 30px;*/
    border: 1px solid #c8cacb;
}

.customer>div>div {
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    position: relative;
    color: #fff;
}

.line-animate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.line-animate>div {
    position: absolute;
    background: #00b3fe;
    -webkit-transition: all .3s cubic-bezier(.25, .46, .45, .94);
    transition: all .3s cubic-bezier(.25, .46, .45, .94);
}

.line-animate .line1 {
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
}

.line-animate .line2 {
    top: 0;
    right: 0;
    width: 2px;
    height: 0;
}

.line-animate .line3 {
    right: 0;
    bottom: 0;
    width: 0;
    height: 2px;
}

.line-animate .line4 {
    bottom: 0;
    left: 0;
    width: 2px;
    height: 0;
}

.customer>div:hover .line-animate .line1,
.customer>div:hover .line-animate .line3 {
    width: 100%;
    border: none;
}

.customer>div:hover .line-animate .line2,
.customer>div:hover .line-animate .line4 {
    height: 100%;
}


/*#MenuList ul li:nth-child(2n+1){
    border-right:none!important;
}
#MenuList ul li:nth-child(2){
    border-right:none!important;
}*/
.pl25 {
    margin-left: 12.5%;
}

.borerTop {
    border-top: 0 !important;
}

.borderRight {
    border-right: 0 !important;
}

#shade {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1045676;
    background-color: #000;
    display: none;
    opacity: 0.3;
}

#shade .loading {
    position: absolute;
    top: 50%;
    left: 50%;
}

.entry {
    background: #00b3fe;
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.details1 h {
    padding: 20px 0;
}

/* 智慧应用传送门 */
.zhyy_box {
    position: fixed;
    right: 4%;
    top: 20%;
}

.zhyy_box img {
    width: 80px;
}



.input-phone {
    border-radius: 6px;
}


/* ._btn1 {
    position: absolute;
    right: 30px;
} */

.marquee {
    width: 1200px;
    /* height: 130px; */
    font-size: 17px;
    color: #3A3A3A;
    background-color: transparent;
    position: absolute;
    top: -240px;
    overflow: hidden;
}





/* 产品场景 */
.products .div_space10 {
    height: 410px;
}

.div_space10.customers .slick-dots {
    text-align: left;
    line-height:22px;
}

.div_title {
    font-weight: bold;
    font-size: 18px;
    padding: 5px;
    margin-bottom: 10px;
}

.aboutus h2 {
    font-size: 40px;
    color: #131313;
    letter-spacing: 4.04px;
    font-weight: bold;
    padding: 10px 0 20px;
}

.span_font {
    font-size: 60px;
    color: rgb(47, 128, 245);
    padding-bottom: 50px;
}

.span_space {
    position: absolute;
    top: 0;
    font-size: 30px;
}

.item_bttom {
    margin-bottom: 10px;
    font-size: 13px;
}

.p_ico {
    background: url(../images/newimgage/83.png);
    width: 11px;
    height: 13px;
    background-position: 0 0;
    display: inline-block;
    background-size: 10px;
}

.ul_list {
    /* list-style: disc; */
    margin: 10px 0;
}

.ul_list.bj li {
    height: 30px;
}

.ul_list li {
    height: 36px;
    line-height: 36px;
    text-align: left;
    margin-left: 30%;
}

.ul_list li p {
    width: 6px;
    height: 6px;
    background: rgb(0, 0, 0);
    display: inline-block;
    border-radius: 10px;
    margin-right: 8px;
}


.col-with-20 {
    width: calc(100% / 5 - 15px);
    /* height: 190px;
    padding-left: 10px;
    padding-right: 5px; */
    border-radius: 15px;
    margin: 0px 10px 15px 5px;
    background-position: center;
    background-size: 100% 100%;
}

.layui-row.layui-col-md12 .layui-col-md3 {
    width: 19%;
}



/*权威*/
.authority-tabers {
    margin-top: 40px;
    display: flex;
    border-bottom: 1px solid rgb(240, 240, 240);
}

.authority-tabers li {
    width: calc(100% / 9);
    text-align: left;
    line-height: 45px;
    height: 45px;
    font-size: 20px;
    cursor: pointer;
}

.authority-tabers .active {
    color: rgb(170, 204, 55);
    position: relative;
}

.authority-tabers .active::before {
    content: '';
    position: absolute;
    border-bottom: 0;
    width: 37%;
    height: 3px;
    background: rgb(170, 204, 55);
    bottom: 0;
}


/* 定义一个名为 slide 的动画 */
@keyframes slides {

    0%,
    100% {
        transform: translateX(0);
        /* 动画开始时元素位于原点 */
    }

    100% {
        transform: translateX(-297px);
        /* 动画结束时元素向右移动100像素 */
    }
}

/* 应用动画到具有 class .slider 的元素 */
/*.slides {*/
/*    animation: 10s slides linear infinite; !* 动画名称，持续时间，重复次数，方向 *!*/
/*}*/
.authority-content {
    /*margin-top: 55px;*/
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.layui-carousel,
.layui-carousel>[carousel-item]>* {
    background: #FFFFFF;
}

.layui-carousel-arrow {
    top: 45%;
}

.authority-content .authority-content-item {
    width: calc(100% / 5);
    background: rgb(243, 243, 243);
    padding: 20px;
    overflow: hidden;
    cursor: pointer;
    display: inline-block;
    /* min-width: 277px; */
    text-align: center;
    height: 200px;
    /* margin-right: 20px;
    margin-left: 5px; */
    margin: 10px 10px 0 10px;
}

/* .authority-content .authority-content-item:not(:nth-child(4n + 5)) {
    margin-left: 20px;
}

.authority-content .authority-content-item:first-child {
    margin-left: 0;
}

.authority-content .authority-content-item:nth-child(n+5) {
    margin-top: 20px;
} */

.authority-content .fir {
    display: flex;
}

.authority-content .sec {
    margin-top: 20px;
    display: flex;

}

.authority-content .authority-content-item h3 {
    margin-top: 20px;
    color: #000;
    font-weight: 600;
}

.authority-content .authority-content-item:hover img {
    transform: scale(1.2);
    transition: all 2s;
}

/*新闻与活动*/
.news-events {
    margin-top: 30px;
    display: flex;
}

.news-events .news-events-item {
    position: relative;
    width: calc(100% / 3);
    background: rgba(248, 248, 248);
    height: 470px;
}

.news-events .news-events-item .news-title {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    width: 85px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.news-events .news-events-item:not(:first-child) {
    margin-left: 30px;
}

.news-events-item img {
    width: 100%;
    height: 246px;
}

.news-events-item .new-txt {
    padding: 20px;
}

.news-events-item h3 {
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    color: #000;
    line-height: 25px;
}

.news-events-item .new-txt .describe {
    margin-top: 15px;
    text-align: left;
}

.news-events-item .new-txt .describe img {
    width: 15px;
    height: 19px;
    margin-right: 10px;
    margin-top: -4px;
}

.news-events-item .new-txt .describe span:nth-child(2) {
    margin-left: 15px;
}

.news-events-item .new-txt p {
    margin-top: 15px;
    text-align: left;
    font-size: 13px;
}

.news-events-item .news-hot {
    padding: 50px 30px 10px 30px;
    box-sizing: border-box;
    overflow: auto;
    height: 94%;
}

.news-events-item .news-hot li {
    text-align: left;
    height: auto;
}

.news-events-item .news-hot li:not(:first-child) {
    margin-top: 20px;
}

.news-events-item .news-hot span {
    display: inline-block;
    margin-top: 15px;
}

.news-event-btn {
    margin-top: 50px;
}

.news-event-btn button {
    width: 156px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 0;
    color: #000;
    border: none;
    border: 1px solid #000;
    background: #fff;
}

/*解答*/
.answer h2 {
    color: #307ff3;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    padding: 10px 0 15px;
    letter-spacing: 4.04px;
}

.answer .answer-intr {
    font-size: 16px;
    letter-spacing: 1.61px;
    line-height: 22px;
    text-align: center;
    color: #5f5f5f;
}

.answer .answer-con {
    height: 140px;
    line-height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.answer .answer-con input {
    padding-left: 15px;
    box-sizing: border-box;
    height: 40px;
    width: 170px;
    background: #f5f5f5;
    border: none;
    border-radius: 5px;
}

.answer .answer-con input,
textarea,
select,
a:focus {
    outline: none;
}

.answer .answer-con button {
    height: 40px;
    line-height: 40px;
    width: 100px;
    text-align: center;
    border: none;
    border-radius: 5px;
}

.answer .answer-con button:last-child {
    margin-left: 15px;
}

.news-events-item a {
    color: #000;
    text-decoration: none;
}

.authority-content-img {
    width: 230px;
    /* height: 160px; */
}

/* .layui-carousel-arrow {
    top: 40%;
} */

.layui-carousel-ind {
    display: none;
}

.container.fadeInUp .col-xs-12 .biaot {
    position: relative;
    /* right: -230px; */

    margin-top: 10px;
    font-size: 20px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------- */

/* 20240730  样式修改版 */
.container,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    padding: 0;
}

.onediv {
    /* background-image: url(../images/newimgage/3.jpg); */
    /* background: url(../images/newimgage/97.jpg) no-repeat top center; */
    /* background: url(../images/newimgage/103.jpg) no-repeat top center;
    animation: fadeInOut 1s infinite;
    -webkit-box-sizing: content-box;
    background-size: 100% 100%;
    padding-top: 150px;
    padding-bottom: 60px;
    height: 100vh;
      transform-style: preserve-3d;
      perspective: 50000px; */
      /* transition: background-position 0.5s ease-in-out 0s;
      background-repeat: no-repeat; */
      /* background-position: center; 
       background-size: cover;*/
}

.onediv .container {
    color: #ffffff;
    font-size: 30px;
    position: relative;
    top: -85px;
}

.answer-con input::-webkit-input-placeholder {
    color: #ccc;
    position: relative;
    left: 10px;
    font-size: 15px;
}



/* 数字化解决方案输入框 */
.sj_head_right {
    /* padding: 6% 3%;
    border: 1px solid #002a6380; 
    background: rgba(255, 255, 255, 0.1500);
     margin-right: 5%; */
    padding: 30px 30px;
    border-radius: 6px;
    background: rgba(0, 42, 99, 0.5);
    width: 310px;
    position: absolute;
    top: 250px;
    right: 350px;
}

.sj_head_right>h3 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 10%;
}

.sj_head_right>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 5px 15px; */
    border-radius: 6px;
    /* border: 1px solid #fff; */
    margin-bottom: 15px;
    height: 43px;
}

.sj_head_right>div>span {
    font-size: 15px;
    color: #fff;
}

/* .sj_head_right>div>i {
    width: 1px;
    height: 14px;
    background: #FFFFFF;
    margin: 0 8px;
} */

.sj_head_right>div>input {
    padding: 5px;
    width: 200px;
    height: 30px;
    outline: none;
    border: none;
    /* padding: 5px 10px; */
    font-size: 14px;
    background: none;
    color: #fff;
    background: rgba(137, 146, 179, 0.5);
    /* width: 83%; */
    margin: 0;
    font-family: inherit;
    /* font-size: inherit; */
    line-height: inherit;
    border-radius: 2px;
}

.sj_head_right input::-webkit-input-placeholder {
    color: #dddddd;
    position: relative;
    left: 10px;
}

.focused::placeholder {
    color: #fff !important;
}

input:required:invalid,
input:focus:invalid,
textarea:required:invalid,
textarea:focus:invalid {
    box-shadow: none;
}

.sj_head_right>button.btn {
    font-size: 15px;
    margin: 0 auto;
    display: block;
    /* background: linear-gradient(to right, #ffb252 0%, #f18541 100%); */
    background: linear-gradient(to right, rgb(1, 126, 255), rgb(1, 126, 255), rgb(59 227 255));
    width: 100%;
    margin-top: 10px;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #ffffff;
    text-decoration: none;
}

.sj_head_right>p {
    font-size: 16px;
    margin-top: -8px;
    color: #fff;
    text-align: center;
}


.div_space10 {
    background: #fff;
    padding: 10px;
    height: 170px;
    /* border: 1px solid rgba(255, 255, 255, 0.18);
     height: 365px; */
    border-radius: 12px;
    -webkit-box-shadow: rgb(142 142 142 / 19%) 3px -4px 20px 3px;
    color: #000;
    font-size: 12px;
}

.div_space10:hover {
    background-color: #ffffff;
    transform: scale(1.06);
    box-shadow: 0.5px 0.2px 0.5px rgb(171 171 171 / 23%),
        0.9px 0.5px 1.1px rgb(171 171 171 / 34%),
        1.4px 0.7px 1.9px rgb(171 171 171 / 42%),
        1.9px 1px 3.2px rgb(171 171 171 / 49%),
        2.6px 1.3px 5.3px rgb(171 171 171 / 58%),
        3.9px 1.9px 10px rgb(171 171 171 / 70%),
        0px 2px 10px rgb(171 171 171);
}

.col-md-4.col-with-20:hover {
    background-color: #ffffff;
    /* box-shadow: 0px 0px 48px rgba(15, 67, 131, 0.2);
    -moz-box-shadow: 0px 0px 48px rgba(15, 67, 131, 0.2);
    -webkit-box-shadow: 0px 0px 48px rgba(15, 67, 131, 0.2); */
    transform: scale(1.06);
    box-shadow: 0.5px 0.2px 0.5px rgb(0 0 0 / 23%),
        0.9px 0.5px 1.1px rgb(112 112 112 / 34%),
        1.4px 0.7px 1.9px rgb(91 91 91 / 42%),
        1.9px 1px 3.2px rgb(68 68 68 / 49%),
        2.6px 1.3px 5.3px rgb(119 119 119 / 58%),
        3.9px 1.9px 10px rgb(122 122 122 / 70%),
        10px 10px 10px rgb(186 186 186);
}

.customers {
    /* padding: 30px 0 30px; */
    /* padding-top: 0; */
    text-align: left;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

._img {
    width: 80px;
    height: 60px;
    margin-top: 45px;
}

.divtitle {
    margin-top: 12px;
    width: calc(100% - 100px);
}

.sort-bg {
    /* width: 100%;
    overflow: hidden;
    padding-top: 100%; */
    position: relative;
}

.customers h2 {
    font-size: 40px;
    color: #131313;
    letter-spacing: 4.04px;
    font-weight: bold;
    padding: 10px 0 15px;
}


.sort-tit h3 {
    font-size: 21px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
    margin-left: 20px;
}


.sort-bg img {
    width: 100%;
    height: 190px;
    border-radius: 10px;
    position: absolute;
    /* height: auto; */
    top: 0;
    left: 0;
}


.vessel-rotate {
    background: #8992b380;
    height: 5px;
    width: 50px;
    display: inline-block;
    border-radius: 6px;
}


.carousel {
    /* padding: 20px; */
    -webkit-perspective: 500px;
            perspective: 500px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .carousel > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .carousel figure {
    margin: 0;
    width: 100%;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 2s;
    transition: -webkit-transform 2s;
    transition: transform 2s;
    transition: transform 2s, -webkit-transform 2s;
  }
  .carousel figure img {
    width: 100%;
    height: 100%;
    /* height: 100vh; */
    box-sizing: border-box;
    padding: 0 0px;
  }
  .carousel figure img:not(:first-of-type) {
    position: absolute;
    left: 0;
    top: 0;
  }
  .carousel nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px 0 0;
  }
  .carousel nav button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin: 0 5px;
    cursor: pointer;
    color: #333;
    background: none;
    border: 1px solid;
    letter-spacing: 1px;
    padding: 5px 10px;
  }